Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerAsyncOperation<T> Class : Result Property |
public T Result {get; set;}
'Declaration
Public Property Result As T
'Usage
Dim instance As DocumentViewerAsyncOperation(Of T) Dim value As T instance.Result = value value = instance.Result